User/salevy/autocomplete pr#325
Open
samlevy-microsoft wants to merge 311 commits intomicrosoft:masterfrom
Open
User/salevy/autocomplete pr#325samlevy-microsoft wants to merge 311 commits intomicrosoft:masterfrom
samlevy-microsoft wants to merge 311 commits intomicrosoft:masterfrom
Conversation
…uccessfull login message)
…nt in TaskAgentBase missing)
…ix endpoint list,set,show)
…anch of undefined
nschonni
reviewed
Jul 15, 2019
Contributor
nschonni
left a comment
There was a problem hiding this comment.
I thought the official CLI is now https://github.com/Azure/azure-devops-cli-extension, and this repo only deals with extension publishing? I do prefer the Node distribution over Python though 😄
| @@ -0,0 +1,5 @@ | |||
| [Dolphin] | |||
| ## Setup | ||
|
|
||
| First, download and install [Node.js](http://nodejs.org) 4.0.x or later and NPM (included with the installer) | ||
| First, download and install [Node.js](http://nodejs.org) 7.0.x or later and NPM (included with the installer or from sources) |
Contributor
There was a problem hiding this comment.
Node 7 isn't a release supported by Node. Minimum would be an even number like 8
| @@ -1,3 +1,4 @@ | |||
| #!/usr/bin/env node | |||
Contributor
There was a problem hiding this comment.
TS files aren't directly executable by Node
|
|
||
| [](http://badge.fury.io/js/tfx-cli) | ||
| #### Internal Deploy / Pull Request validation | ||
| [](https://shfeldma.visualstudio.com/_apis/public/build/definitions/f4b6db46-e446-49f0-a424-0bfb52c0925d/2/badge) |
Contributor
There was a problem hiding this comment.
Looks like your personal org
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
adding merge completion options